home *** CD-ROM | disk | FTP | other *** search
/ CD Classic 39 / CD CLASSIC #39 (1998).iso / EMPRESA / visio / Vistdstd / Install / Data.Z / Debug.DAT < prev    next >
Text File  |  1997-07-07  |  699b  |  16 lines

  1. ;    Copy and paste this into the bottom of your "AUTOEXP.DAT" file
  2. ;    found in the Microsoft Visual C++ directory structure.
  3. ;    Makes debugging Visio Addons much easier!
  4.  
  5. ; from vao_src / vao_inc
  6. ;    (remove the ",x" to view integers in decimal rather than hex)
  7. VAddon =<,t> m_pName=<m_pName,s> m_wIndex=<m_wIndex,x> m_pNext=<m_pNext,x>
  8. VVariant =<,t> type=<m_v.vt,x> asLong=<m_v.lVal,x> asDouble=<m_v.dblVal,f> asBSTR=<m_v.bstrVal,su>
  9. VBstr =<,t> m_bstr=<m_bstr,su>
  10. CVisioUnknown =<,t> m_pUnk=<m_pUnk,x>
  11. CVisioAddonSink =<,t> cRefs=<m_cRef> callback=<m_pCallback,x>
  12. VAOV2LSTRUCT =wSessID=<wSessID,x> cmd=<lpCmdLineArgs,x> (<lpCmdLineArgs,s>) hInst=<hVisInst,x>
  13.  
  14. [Unicode]
  15. DisplayUnicode=1
  16.